Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: upgrade analytics data api pipeline to use Python 3.12 #80

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

UsamaSadiq
Copy link
Member

Description

  • Upgrading edx-analytics-data-api service pipeline to use Python 3.12 env
  • This will unblock all the blockers currently being faced due to upcoming Python 3.8 end of life as most of the dependencies have started dropping support for Python 3.8.

@nadeemshahzad
Copy link
Member

nadeemshahzad commented Oct 18, 2024

@UsamaSadiq Please remove the python3.8 variable from the metadata as well

edx_django_service_use_python38: '{{ ANALYTICS_API_USE_PYTHON38 }}'

@UsamaSadiq
Copy link
Member Author

@UsamaSadiq Please remove the python3.8 variable from the metadata as well

edx_django_service_use_python38: '{{ ANALYTICS_API_USE_PYTHON38 }}'

Done.
@nadeemshahzad please review again.

@UsamaSadiq UsamaSadiq merged commit ea1cc62 into master Oct 18, 2024
4 checks passed
@UsamaSadiq UsamaSadiq deleted the analytics-api-python312-upgrade branch October 18, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants